[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 twInkeyWait( nSecs )
 ----------------------------------------------------------------------------
     This function is taken from the Nantucket source accompanying
     Clipper 5.01. It allows SET KEYS to be processed during an INKEY
     call. This function is used by all TSDWIN functions instead of
     INKEY().

       Arguments:

     nSecs - 'N' Wait time in seconds. (0 - Wait forever)

       Return:

     Last key pressed.

       Example:

     twInkeyWait( 5 )

See Also: twMInkeyWait()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson